-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Change f2 to be exch instead of # #119
Conversation
Hi Tom, @tekenny I'm new to open source projects, so I'm open to best practices and recommendations. I just realized that when you submit PR, the action is probably back on me to do the merge. Just wondering what your thoughts are on this one. We should probably document this process in our Pull Requests section of our CONTRIBUTING.md page. |
Sorry for the delay, it has been very busy the last couple of days. My experience with open source projects has been that anybody that wants to contribute forks the (upstream) repo. I hope this helps. Mike the decision is yours and I'll abide by it. Of course let me know if you have any questions or concerns with what I've stated. I'll be happy to create an issue to update Pull Requests section in CONTRIBUTING.md once you decide how you want to manage this repo. |
PS - I'll try to find a web page to reference as well regarding what I've stated. Meaning summary in CONTRIBUTING doc but also a link to a more extensive explanation to support the summary... |
Tom @tekenny, yes this helps and confirms my role. Like I said, this is my first time contributing to an open source project and I'm also trying to grow a community to support MR. This is starting slow and it starting to gain steam - I'm encouraged. I'll look into collaborator permissions to see if we can control who can perform the merges. I like the idea of keeping control of the merges so we can keep the project heading in a consistent direction. |
@w7sst no worries, I'm happy to help. Let me know if you need any help with admin of the repo. Also feel free to merge this PR. |
Merge complete. |
This PR is for issue #58.
I've included the VCL files that I needed to be able to build and execute MR via Delphi IDE.
Please let me know if you have any questions or concerns.